SftTree/NET 2.0

ToolTipTitle Field, ToolTipEventArgs Class

Softel vdm, Inc.

Defines the tooltip title, used with balloon style tooltips only (ToolTipAppearanceEnum.Balloon). This value can be modified by the ShowToolTip event handler.

Syntax      ToolTipEventArgs Class (Softelvdm.SftTreeNET)

VB   

Public Property ToolTipTitle As String

C#   

public string ToolTipTitle;

C++   

public: String^ ToolTipTitle;

Field Value

The tooltip title. The default is an empty string.

Comments

The ToolTipTitle field defines the tooltip title, used with balloon style tooltips only (ToolTipAppearanceEnum.Balloon). This value can be modified by the ShowToolTip event handler.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com